Learn R Programming

DataSetsUni (version 0.1)

Maximum Flood: The maximum flood level for the Susquehanna River at Harrisburg, Pennsylvania

Description

The function allows to provide the maximum flood level for the Susquehanna River at Harrisburg, Pennsylvania.

Usage

data_floodSus

Value

data_floodSus gives the maximum flood level for the Susquehanna River.

Arguments

data_floodSus

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The maximum flood level for the Susquehanna River at Harrisburg, Pennsylvania. Recently, it is used by Marinho (2016).

References

Marinho, P. R. D., Bourguignon, M., & Marinho, M. P. R. D. (2016). Package ‘AdequacyModel’.

Dumonceaux, R., Antle, C. E., & Haas, G. (1973). Likelihood ratio test for discriminagon between two models with unknown location and scale parameters. Technometrics, 15(1), 19-27.

See Also

data_flood, data_floodtime, data_floodpeak,

Examples

Run this code
x<-data_floodSus
summary(x)

Run the code above in your browser using DataLab